PIZZA Current compiler version: 0.39d
A substantial companion to Java
Pizzadoc vs. javadoc

Contents
Home
Mirrors
FAQ

Distribution
Support
Documents

Applications
-PizzaExpress
-Man page
-SLED
Users

People
Links

Pizzadoc is a superset of javadoc, and includes all of the features of javadoc. This document describes how pizzadoc extends javadoc.

Accepts Pizza syntax

The most important new feature in pizzadoc is that all source code understood by the Pizza compiler can be understood by pizzadoc.

To document the new features of Pizza, pizzadoc has some new tag options.


New features affecting the functionality

Pizzadoc generates the documentation pages in the same style, as javadoc does; however there are some features added in pizzadoc: The last listed point may become the most important to you! You don't have to generate the documentation for all classes, if only one class changed -- pizzadoc simply adds the new pages to your old index files so you don't have to do such things by hand any longer.

Distributed documentation pages

Furthermore pizzadoc manages distributed documentation pages. The documentation of packages can be stored in different locations of the internet and pizzadoc automatically fills in the right links. It uses a file where the user can list package prefixes and their address in the internet. Whenever pizzadoc generates a link to a class of a package with a prefix in that file, it will add the other address information to the URL.

Page design: Enno Runne; maintenance: John Maraist.
Java is a trademark of Sun Microsystems.
Comments and bug reports to the Pizza Group, pizza@cis.unisa.edu.au.
All software and documents on the Pizza site are © Copyright 1996, 1997 by the respective authors (as attributed on each; terms for redistribution are available).